home *** CD-ROM | disk | FTP | other *** search
/ The Fatted Calf / The Fatted Calf.iso / Unix / CNews / Source / batch / nocomp < prev    next >
Encoding:
Text File  |  1989-03-13  |  64 b   |  5 lines

  1. #! /bin/sh
  2. # Null muncher, for uncompressed links.
  3.  
  4. exec cat $*
  5.